CPhidgetDictionary_removeKey

Removes a set of keys from the dictionary.

extern (C) __gshared
int function(CPhidgetDictionaryHandle dict, const char* pattern) CPhidgetDictionary_removeKey;

Meta